public class PinFactory extends CmdFactory
Constructor and Description |
---|
PinFactory() |
Modifier and Type | Method and Description |
---|---|
PinCmd |
create()
Create command object
创建指令对象 |
public PinCmd create()
CmdFactory
create
in class CmdFactory